var github.com/golang/protobuf/proto.endBraceNewline

2 uses

	github.com/golang/protobuf/proto (current package)
		text_encode.go#L110: 	endBraceNewline = []byte("}\n")
		text_encode.go#L446: 			w.Write(endBraceNewline)